Fix self-push CI report path in cat#17111
Conversation
|
The documentation is not available anymore as the PR was closed or merged. |
sgugger
left a comment
There was a problem hiding this comment.
Ccing @stas00 since he introduced this.
If this change is needed, it should also be done in the other GitHub action files, and also in the report part of the job? Not sure if they will push properly nested files in subdirectories.
The other occurrences are in
I guess you are talking about files like Note that:
|
* fix report cat path * fix report cat path Co-authored-by: ydshieh <ydshieh@users.noreply.github.com>
What does this PR do?
self-push.ymlhas lines likewhich should be
Currently, we get errors like
(see for example this job).